xen.git
2011-06-15 Andrew CooperKEXEC: correctly revert x2apic state when kexecing
2011-06-15 Andrew CooperIOMMU: add crash_shutdown iommu_op
2011-06-15 Andrew CooperIOMMU VTD BUG: disable Extended Interrupt Mode when...
2011-06-15 Yang, WeiEnable RDWRGSFS feature support for HVM guests
2011-06-15 George Dunlapx86/hvm: Crash domain rather than guest on unexpected...
2011-06-15 Tim DeeganNested VMX: n2 MSR handling and capability exposure
2011-06-09 Eddie DongNested VMX: Add VMXE bits in virtual CR4
2011-06-09 Eddie DongNested VMX: Lazy FPU for n2 guest
2011-06-09 Eddie DongNested VMX: VM exit handler of n2-guest
2011-06-09 Eddie DongNested VMX: interrupt/exception handling for n2 guest
2011-06-09 Eddie DongNested VMX: Switch shadow/virtual VMCS between n1/n2...
2011-06-09 Eddie DongNested VMX: Extend VMCS control fields for n2 guest
2011-06-09 Eddie DongNested VMX: Emulation of VMRESUME/VMLAUNCH
2011-06-09 Eddie DongNested VMX: Add APIs to switch n1/n2 VMCS.
2011-06-09 Eddie DongNexted VMX: Emulation of guest VMREAD
2011-06-09 Eddie DongNested VMX: Emulation of guest VMWRITE
2011-06-09 Eddie DongNested VMX: Emulation of guest VMCLEAR
2011-06-09 Eddie DongNested VMX: Emulation of guest VMPTRST
2011-06-09 Eddie DongNested VMX: Emulation of guest vmptrld
2011-06-09 Eddie DongNested VMX: Define structure and access APIs for virtua...
2011-06-09 Eddie DongNested VMX: Emulation of guest VMXON/OFF instruction.
2011-06-09 Eddie DongNested VMX: Add APIs for nestedhvm_ops.
2011-06-09 Eddie DongNested VMX: Add data structure for nestedvmx
2011-06-09 Eddie Dongx86/hvm: Move IDT_VECTORING processing code out of...
2011-06-09 Eddie Dongx86/hvm: extend nhvm_vmcx_guest_intercepts_trap to...
2011-06-15 Tim Deeganx86/mm/p2m: Move check for non-translated guests in...
2011-06-14 Yang, Weix86: Pass through ERMS CPUID feature for HVM and PV...
2011-06-14 Andrew CooperIOMMU VTD BUG: disable Extended Interrupt Mode when...
2011-06-14 Andrew Cooperx86/apic: record local APIC state on boot
2011-06-14 Keir Fraserx86/kexec: nmi_shootdown_cpus() should leave irqs disabled
2011-06-14 Andrew Cooperx86/apic: fix potential Protection Fault during shutdown
2011-06-14 Mark Langsdorfx86/amd: Eliminate cache flushing when entering C3...
2011-06-14 Yang, Weix86/hvm: Make DRNG feature visible in CPUID
2011-06-10 Keir Fraserx86_32: Fix build: Define machine_to_phys_mapping_valid
2011-06-10 Keir Fraserx86/vmx: Small fixes to MSR_IA32_VMX_PROCBASED_CTLS...
2011-06-10 Keir Fraserxenpaging: update machine_to_phys_mapping[] during...
2011-06-10 Keir Fraserx86: Disable set_gpfn_from_mfn until m2p table is alloc...
2011-06-10 Keir Fraserx86: Fix argument checking in (privileged) function...
2011-06-06 Tim Deeganx86/hvm: add SMEP support to HVM guest
2011-06-08 Ian Campbellhvmloader: add missing emacs local variables.
2011-06-08 Ian Campbellhvmloader: reduce unnecessary e820 reservations for...
2011-06-08 Christoph Eggernestedsvm: Support Decodeassist
2011-06-06 Tim DeeganFix 32-bit build after p2m series
2011-06-06 Tim DeeganMerge
2011-06-03 Keir Fraserx86: Enable Supervisor Mode Execution Protection (SMEP)
2011-06-03 Keir Fraserlibxc: Don't refer to meaningless 'word offsets' in...
2011-06-03 Ian Campbellhvmloader: reinstate datastructure shared with DSDT...
2011-06-03 Ian Campbellhvmloader: allocate ACPI tables as we go
2011-06-03 Ian Campbellhvmloader: removed unused/incorrect define.
2011-06-03 Ian Campbellhvmloader: reduce minimum allocation alignment from...
2011-06-03 Ian Jacksontools/hotplug: Fix hotplug hook script arrangements...
2011-06-02 Ian Jacksonlibxl: disks: rename disk param "unpluggable" to "remov...
2011-06-02 Ian Jacksonlibxl: disks: expose new "script" parameter for externa...
2011-06-02 Ian Jacksonlibxl: make libxl_ctx_free tolerate NULL ctx argument
2011-06-02 Ian Jacksonlibxl: provide TOSTRING in libxl_internal.h and libxlu_...
2011-06-02 Ian Jacksonlibxl: add missing copyright notices to autogenerated...
2011-06-02 Ian Jacksonlibxl: add missing copyright notices to some files
2011-06-02 Yang Zhanglibxl: fix wrong mask of function number
2011-06-02 Ian Campbellxl: print sxp on dry-run of create.
2011-06-02 Machon Gregorylibxl: flask xsm support
2011-06-02 Ian Campbelllibxl: check return values of read/write
2011-06-02 Ian Campbelllibxl: avoid build warning when _libxl_types.h does...
2011-06-02 Ian Campbelllibxl: remove stray "atoi" in debug code.
2011-06-02 Keir Fraserlibxc: Simplify and clean up xc_cpufeature.h
2011-06-02 Keir Fraserx86: Hide CPUID leaf 7 from PV guests.
2011-06-02 Keir Fraserx86: Replace ad-hoc bitmaskof() macro with single cpufe...
2011-06-02 Tim Deeganx86/mm/shadow: emulated writes are always guest-origina...
2011-06-02 Tim Deeganx86/mm: simplify log-dirty page allocation.
2011-06-02 Tim Deeganx86/mm: merge the shadow, hap and log-dirty locks into...
2011-06-02 Tim Deeganx86/mm: Make MM locks recursive.
2011-06-02 Tim Deeganx86/mm: dedup the various copies of the shadow lock...
2011-06-02 Tim Deeganx86/mm/p2m: Fix locking discipline around log-dirty...
2011-06-02 Tim Deeganx86/mm/p2m: Move p2m code in HVMOP_[gs]et_mem_access...
2011-06-02 Tim Deeganx86/mm/p2m: Fix locking discipline around p2m lookups.
2011-06-02 Tim Deeganx86/mm/p2m: Fix locking discipline around p2m updates.
2011-06-02 Tim Deeganx86/mm/p2m: Remove recursive-locking code from set_shar...
2011-06-02 Tim Deeganx86/mm: Fix memory-sharing code's locking discipline.
2011-06-02 Tim Deeganx86/mm/p2m: paging_p2m_ga_to_gfn() doesn't need so...
2011-06-02 Tim Deeganx86/mm/p2m: Make p2m interfaces take struct domain...
2011-06-02 Tim Deeganx86/mm/p2m: merge gfn_to_mfn_unshare with other gfn_to_...
2011-06-02 Tim Deeganx86/mm/p2m: hide the current-domain fast-path inside...
2011-06-02 Tim Deeganx86/mm/p2m: little fixes and tidying up
2011-06-02 Tim Deeganx86/mm/p2m: Mark internal functions static
2011-06-01 Ian Campbellhvmloader: add code to generate a $PIR table.
2011-06-01 Ian Campbellhvmloader: allow the possibility to allocate the size...
2011-06-01 Ian Campbellhvmloader: further support for SeaBIOS
2011-06-01 Ian Campbellhvmloader: smbios: allow the entry point data structure...
2011-06-01 Ian Campbellhvmloader: allow create_mp_tables() to allocate the...
2011-06-01 Ian Campbellhvmloader: return MPFPS from create_mp_tables()
2011-06-01 Ian Campbellhvmloader: refactor BIOS info setup
2011-06-01 Ian Campbellhvmloader: Add a simple "scratch allocator"
2011-06-01 Ian Campbellhvmloader: make SMBIOS initialisation more general.
2011-06-01 Ian Campbellhvmloader: make ACPI initialisation hook more general.
2011-06-01 Ian Campbellhvmloader: call SMP setup from common code again.
2011-06-01 Ian Campbellhvmloader: setup APICs in a common function again.
2011-06-01 Keir Frasermerge
2011-06-01 Ian Campbellhvmloader: setup PCI bus in a common function again.
2011-06-01 Ian Campbellhvmloader: enable PCI_COMMAND_IO on primary VGA device
2011-06-01 Ian Campbellhvmloader: allow per-BIOS decision on loading option...
2011-06-01 Machon Gregoryxsm: fixed missing header compile error
next